projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e16e55d
)
Fix description of diff.el
author
Leo Liu
<sdl.web@gmail.com>
Mon, 2 May 2011 12:22:38 +0000
(20:22 +0800)
committer
Leo Liu
<sdl.web@gmail.com>
Mon, 2 May 2011 12:22:38 +0000
(20:22 +0800)
lisp/ChangeLog
patch
|
blob
|
history
lisp/vc/diff.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f303f5d1e32b1d154ba020dbc88762d3991b6053..99ea84e77e47b4789772dd8eb8c4d2646c92c577 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2011-05-02 Leo Liu <sdl.web@gmail.com>
+
+ * vc/diff.el: Fix description.
+
2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
* server.el (server-eval-at): New function.
diff --git
a/lisp/vc/diff.el
b/lisp/vc/diff.el
index 4bc3466f13fbace40c7cae051db483b833104de6..9655ce64a99ebb60b3d060c7e3fed7f499372f4a 100644
(file)
--- a/
lisp/vc/diff.el
+++ b/
lisp/vc/diff.el
@@
-1,4
+1,4
@@
-;;; diff.el --- run `diff'
in compilation-mode
+;;; diff.el --- run `diff'
;; Copyright (C) 1992, 1994, 1996, 2001-2011 Free Software Foundation, Inc.